From: Martin Rudalics Date: Mon, 6 Nov 2017 13:11:15 +0000 (+0100) Subject: ; In text.texi fix typo spotted by Štěpán Němec X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~21^2~814 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=4a6015811e;p=emacs.git ; In text.texi fix typo spotted by Štěpán Němec --- diff --git a/doc/lispref/text.texi b/doc/lispref/text.texi index 4872dbd3e9a..3d26d0930f7 100644 --- a/doc/lispref/text.texi +++ b/doc/lispref/text.texi @@ -1921,7 +1921,7 @@ have an entry @code{t} in the table. @defopt comment-auto-fill-only-comments This variable, if non-@code{nil}, means to fill lines automatically -within comments only. More precisley, this means that if a comment +within comments only. More precisely, this means that if a comment syntax was defined for the current buffer, then self-inserting a character outside of a comment will not call @code{auto-fill-function}. @end defopt